Skip to content

date: apply locale-aware localization before GNU modifier processing#11661

Merged
cakebaker merged 3 commits intouutils:mainfrom
sylvestre:hu
Apr 6, 2026
Merged

date: apply locale-aware localization before GNU modifier processing#11661
cakebaker merged 3 commits intouutils:mainfrom
sylvestre:hu

Conversation

@sylvestre
Copy link
Copy Markdown
Contributor

fixed: #11240

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 5, 2026

GNU testsuite comparison:

Skip an intermittent issue tests/date/date-locale-hour (fails in this run but passes in the 'main' branch)
Congrats! The gnu test tests/seq/seq-epipe is now passing!

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 5, 2026

GNU testsuite comparison:

Congrats! The gnu test tests/seq/seq-epipe is now passing!

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 5, 2026

GNU testsuite comparison:

Skip an intermittent issue tests/cut/bounded-memory (fails in this run but passes in the 'main' branch)
Skip an intermittent issue tests/tail/symlink (fails in this run but passes in the 'main' branch)
Congrats! The gnu test tests/seq/seq-epipe is now passing!

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 5, 2026

GNU testsuite comparison:

Note: The gnu test tests/tail/pipe-f is now being skipped but was previously passing.
Congrats! The gnu test tests/seq/seq-epipe is now passing!

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 5, 2026

GNU testsuite comparison:

Skip an intermittent issue tests/cut/bounded-memory (fails in this run but passes in the 'main' branch)
Skip an intermittent issue tests/date/date-locale-hour (fails in this run but passes in the 'main' branch)

@cakebaker
Copy link
Copy Markdown
Contributor

Sorry, there is a conflict :|

MegaBrutal and others added 3 commits April 6, 2026 11:10
Formats like "%-e" previously bypassed ICU localization of "%b"/"%A"
because the modifier fast-path ran before localize_format_string().
Localize first, then run the modifier pass on the already-localized
format. Fixes uutils#11240.
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 6, 2026

GNU testsuite comparison:

GNU test failed: tests/misc/io-errors. tests/misc/io-errors is passing on 'main'. Maybe you have to rebase?
Skip an intermittent issue tests/date/date-locale-hour (fails in this run but passes in the 'main' branch)
Congrats! The gnu test tests/seq/seq-epipe is now passing!

@sylvestre sylvestre requested a review from cakebaker April 6, 2026 09:54
@cakebaker cakebaker merged commit c409373 into uutils:main Apr 6, 2026
168 of 169 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Hungarian localization doesn't work for date command

3 participants